What is role based security?
2119
25-Jan-2014
Sumit Kesarwani
25-Jan-2014By default, ASP.NET will store the session state in the same process that processes the request, just as ASP does. If cookies are not available, a session can be tracked by adding a session identifier to the URL.